home *** CD-ROM | disk | FTP | other *** search
/ Freelog 115 / FreelogNo115-MaiJuin2013.iso / Internet / Ubuntu One / ubuntuone-4.1.91.1-windows-installer.exe / MANIFEST / 1
Extensible Markup Language  |  2013-04-11  |  1KB  |  40 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"
  3.     xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
  4.     <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
  5.         <security>
  6.             <requestedPrivileges>
  7.                 <requestedExecutionLevel level="requireAdministrator" uiAccess="false"></requestedExecutionLevel>
  8.             </requestedPrivileges>
  9.         </security>
  10.     </trustInfo>
  11.     <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
  12.         <application>
  13.             <!--The ID below indicates application support for Windows Vista -->
  14.             <supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/>
  15.             <!--The ID below indicates application support for Windows 7 -->
  16.             <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
  17.         </application>
  18.     </compatibility>
  19.     <description>BitRock Installer</description>
  20.     <asmv3:application>
  21.     <asmv3:windowsSettings
  22.         xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
  23.         <dpiAware>true</dpiAware>
  24.     </asmv3:windowsSettings>
  25.     </asmv3:application>
  26.     <dependency>
  27.     <dependentAssembly>
  28.         <assemblyIdentity
  29.             type="win32"
  30.             name="Microsoft.Windows.Common-Controls"
  31.             version="6.0.0.0"
  32.             processorArchitecture="X86"
  33.             publicKeyToken="6595b64144ccf1df"
  34.             language="*"
  35.         />
  36.     </dependentAssembly>
  37.     </dependency>
  38. </assembly>
  39.  
  40.